| StudentCreditCard |
| EntityType | Independent |
| Logical Entity Name | StudentCreditCard |
| Default Table Name | SaCC |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| StudentCreditCard Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentCreditCardId |
INTEGER | NO | ||
StudentId |
INTEGER | YES | ||
| CreditCardNumber | VARCHAR(120) | NO | ||
| ExpirationDate | DATETIME | NO | ||
| CardHolderName | VARCHAR(50) | NO | ||
| CardHolderStreetAddress | VARCHAR(50) | YES | ||
| CardHolderPostalCode | VARCHAR(15) | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
CreditCardTypeId |
INTEGER | YES | ||
| LastFourCreditCardNumber | CHAR(4) | YES | ||
| VerificationNumber | CHAR(4) | YES | ||
| CardHolderApartmentNumber | CHAR(10) | YES | ||
| CardHolderCity | VARCHAR(30) | YES | ||
| CardHolderState | CHAR(2) | YES | ||
| IsPrimaryPayment | BIT | NO | ||
| IsActive | BIT | NO | ||
| IsVerified | BIT | NO | ||
| IsDefault | BIT | NO | ||
| CardHolderFirstname | VARCHAR(50) | NO | ||
| CardHolderLastname | VARCHAR(50) | NO | ||
| MerchantProcessingCode | VARCHAR(19) | YES | ||
| IsCreditCardNumberStored | BIT | NO | ||
| CreditCardGuid | VARCHAR(32) | YES | ||
| AuthorizationNumber | CHAR(10) | YES | ||
| CorrelationIdentifier | NVARCHAR(20) | YES |
| StudentCreditCard Keys |
| Key Name | Key Type | Keys |
| SaCC_SaCcID_U_C_IDX | PrimaryKey | StudentCreditCardId |
| StudentCreditCard Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| CreditCardType | Non-Identifying | Zero or One to Zero or More | CreditCardTypeId | NO | |||
| Student | Non-Identifying | Zero or One to Zero or More | StudentId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| AmApplicant | Non-Identifying | One To Zero or More | NO | ||||
| Refund | Non-Identifying | One To Zero or More | NO | ||||
| StudentAward | Non-Identifying | One To Zero or More | NO | ||||
| CreditCardBatchRefund | Non-Identifying | One To Zero or More | NO | ||||
| StudentSubsidiaryAccountTransaction | Non-Identifying | One To Zero or More | NO | ||||
| CreditCardBatchRefund | Non-Identifying | One To Zero or More | NO | ||||
| CreditCardBatchTransaction | Non-Identifying | One To Zero or More | NO | ||||
| Refund | Non-Identifying | One To Zero or More | NO | ||||
| StudentAccountTransaction | Non-Identifying | One To Zero or More | NO | ||||
| StudentAward | Non-Identifying | One To Zero or More | NO | ||||
| StudentSubsidiaryAccountTransaction | Non-Identifying | One To Zero or More | NO |
| StudentCreditCard Check Constraints |
| Check Constraint Name | CheckConstraint |
| StudentCreditCard Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StudentCreditCard |
NO | |||
| Physical (Microsoft SQL Server) dbo.SaCC |
NO |
| StudentCreditCard Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | ElectronicPaymentProcessing |
| Logical | LedgerCard_Billing |
| Logical | Refunds_Stipends |
| Logical | StudentPayments_Collections |
| Logical | SubsidiaryLedger |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Student Accounts |
| StudentCreditCard Data Movement Rules |
| Name | Type | Rule Text/Value |